Cytosim  PI
Cytoskeleton Simulator
HandMonitor Class Reference
Inheritance diagram for HandMonitor:
Couple Single Bridge CoupleLong Crosslink Fork Shackle Picket Wrist CrosslinkLong ShackleLong PicketLong WristLong

Public Member Functions

virtual bool allowAttachment (const FiberBinder &site)
 called just before attachement. Returning false prevents the attachment
 
virtual void afterAttachment ()
 called after attachement
 
virtual void beforeDetachment ()
 called before detachment
 
virtual void afterDetachment ()
 called after detachment
 
virtual Number objNumber () const
 number() for associated object
 
virtual HandotherHand (Hand *) const
 return the Hand that is not the argument, in a Couple
 
virtual Vector otherDirection (Hand *) const
 return the direction of the Fiber for the Hand that is not the argument, in a Couple More...
 
virtual real interactionLength () const
 resting length of the interaction
 

Member Function Documentation

virtual Vector otherDirection ( Hand ) const
inlinevirtual

If the hand is not part of a Couple, this return a random unit vector

Reimplemented in Couple.